Check Project and Distribute Files


At the end when you finish designing the multimedia application, you would like to create distribution of your files.
From menu Project select Check & Distribute (Same as from menu File - Compile)

Click on an item to get more information:

The Secure Layer

This will process the mbd data in such way that no Text or Script would be visible if you look at it in the Hex editor. Also, the file can't be loaded back to the designer (no password will help!) so it can only be played. However, note that the loading of file with Secure layer would need more time and memory that without this layer so you should use it only on necessary files.

The same option was added to Compress and Export to easy create mbd files, which can't be viewed in Hex editors and loaded in designer.

Copyrights Info MMB4.9
This "Copyrights Info" allows you to insert your own file version information and comments to the final executable. For example, you can put your copyright for the contents you created, comments about used materials or publication version number. It resolves some legal issues if your customer doesn't want to put your copyright on the project pages but you still want to have your copyright or name there. Many other authoring tools didn't allow you to do this. You can access this option only in the Check & Distribute dialog box. Remember, that this work only if the "Create Stand-Alone file" option is checked. You can put up to 35 characters per field. If you want to show File Version tab in your executable (or anyone else *.exe file), then select the executable, press ALT + ENTER and click on a Version tab.

Generate Autorun.inf
If you creating autorun menu for CD then you need to generate autorun.inf and put it on CD together with the exe, mbd and all other files. Autorun.inf and the MMB project (exe or player.exe) must be in the root of the CD.
If you creating other than CD  projects then you don't need autorun.inf generated.

Warnings

 

Suppress FMOD warnings

Enabling this options will suppress all error and warning messages generated by FMOD audio library (e.g. "Unsupported file format" or "Sound Card is not installed").

Suppress Flash warnings

Enabling this options will suppress all Flash player information/warning/error messages generated by Flash player (including the Flash player installation..in other words, this will make the embedded Flash player installation completely silent).

Embed Flash Player Runtime:
This is a special option for embedding the Flash runtime files that have to be installed on the user's system. According the Macromedia's website, the current penetration of the Flash player is about 98% of all users already connected to the Internet. It's probably because the Flash player is installed with most of the current Internet browsers, like a MS Internet Explorer or Netscape Communicator. Therefore, you don't need to embed the Flash runtime into your project in most cases. On the other hand, this option is always useful in cases when you are not sure about the version of Flash player already installed on user's system or if the Flash player is ever installed on the user's system. With MMB4.9 is shipped Flash player version 6. If you don't check this option and the Flash player will not be installed on the user's system, or the version of already installed Flash player is older than expected, then application will try to connect to the Macromedia web site and will download and install the most recent version of Flash player.